running total
美
英 
- n.流水式总计;流水账总数
- 网络累积总计;本节介绍了数据累计汇总;本节将介绍数据累计汇总
词形变化
复数:running totals
英汉解释
例句
If the return value is not equal to the saved value of the running total , then another thread has updated the total in the meantime .
如果返回值不等于保存的运行总和,则表示其他线程在此期间更新了该运行总和。
Having kept a running total of the sales we need to add a final record to the output file containing the total sales for the day.
保存累计销售额以后,我们需要向输出文件添加一个最终记录,其中包含当天的总销售额。
A running total of each player's score is kept, with a line drawn under his score every time he wins a hand.
整个过程中,每位玩家的积分是累计的,每赢一手,就在他的总分数下面划线。
In that case, the attempt to update the running total must be repeated.
在这种情况下,必须重复尝试更新运行总和。
The script keeps a running total of the amounts and issues a warning if they do not sum to zero at the end.
此脚本保存的是金额的流动合计,如果最终的和不为零,它就会发出一个警告。
Parameter, formula, running total and SQL expression field names are specified when the fields are created.
创建字段时指定参数、公式、运行总计、SQL表达式等字段的名称。
Represents a running total field used in the report.
表示报表中使用的运行总和字段。
The records written to the output file will now have the running total added.
写入输出文件的记录现在已添加了累计销售额。
A running total of the number of seconds the job has spent in suspension for the life of the job.
任务生命期内耗费在暂停状态的总的时间秒数。
The IntegrateInt process also writes the integer 0 (which is, after all, the current value of the running total) onto channel b.
IntegrateInt进程也把整数0(是当前汇总的值)写入通道b。
You've got a running total in my file.
你还把总数归了档呢!
This is then appended to the aggregationStore, which is effectively a running total of the aggregation to date.
然后将它追加到aggregationStore,后者是最新的有效运行聚合总数。
We'll keep a running total and see who is the champion at the end of the summer.
我们会继续执行练习计算总数看谁会是整个夏天的赢家。
The basic idea is that each time through it we subtract one from [0] and add [1] to the running total kept in [2].
我们的基本思想是:每次从[0]中减去一,同时把[1]的值加入到保存乘积的[2]中。
Historically, one common method of counting has been to use body parts to keep track of a running total.
历史上,计数的一种普遍方法就是通过人身体的某些部位来记录总体数量。
This causes the IntegrateInt process to change the running total to 0+1=1 and thereby write the integer 1 onto channel b.
这造成IntegrateInt进程把汇总值修改成0+1=1,所以把整数1写入通道b。